html,body{
	height:100%;
	width:100%;
}
body{
	
	font-family: Open Sans,sans-serif;
	font-size: 13px;
	line-height: 1.42857;
	background:#fff;
}
a,a:hover,a:active,a:focus {
	text-decoration: none;
 	outline:none;
}

.wrapper{
	margin:0 auto;
	min-height:450px;
}
 #clue-mvr_tbl_length, #clue-mvr_tbl_filter, #clue-mvr_tbl_info, #clue-mvr_tbl_paginate,
 #aplus_tbl_length, #aplus_tbl_filter, #aplus_tbl_info, #aplus_tbl_paginate,
 #aplus_add_tbl_length, #aplus_add_tbl_filter, #aplus_add_tbl_info, #aplus_add_tbl_paginate,
 #add_popup_tbl_length, #add_popup_tbl_filter, #add_popup_tbl_info, #add_popup_tbl_paginate,
 #bill_history_transaction_tbl_length, #bill_history_transaction_tbl_filter, #bill_history_transaction_tbl_info, #bill_history_transaction_tbl_paginate, 
 #bill_history_installment_tbl_length, #bill_history_installment_tbl_filter, #bill_history_installment_tbl_info, #bill_history_installment_tbl_paginate,
 
 #NonPayCancellation_table_length , #NonPayCancellation_table_filter , #NonPayCancellation_table_info , #NonPayCancellation_table_paginate ,
 #UnderwritingCancellation_table_length , #UnderwritingCancellation_table_filter , #UnderwritingCancellation_table_info , #UnderwritingCancellation_table_paginate ,
 #PendingRenewals_table_length,  #PendingRenewals_table_filter,  #PendingRenewals_table_info,  #PendingRenewals_table_paginate,
#agencyMail_tbl_length , #agencyMail_tbl_filter ,#agencyMail_tbl_info, #agencyMail_tbl_paginate,


.hide{
	display:none;
}
/* START CSS for loader */
.loader-wrapper{
	position:fixed; 
	width:100%;
	height:100%; 
	background:rgba(0,0,0,0.6); 
	top: 0;
	left:0;
}
.loader-content{
	position:absolute; 
	color:#FFF; 
	left:46%; 
	top:39%;
}
.load-txt{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    color: #000;
    padding: 6px 14px;
    text-align: center;
	display:block;
}
.load-txt img{
	margin-left:-8px;
	margin-bottom:6px;
}

.logout-txt{
	clear: both;
    overflow: hidden;
    padding: 0 15px 15px;
}

.logout-txt h1{
	color: #ccc;
    text-align: center;
}

.logout-txt a{
	color: #fff;
    float: right;
    font-weight: bold;
}
.logout-txt a:hover{
	text-decoration:none;
}


/* END CSS for loader */
.PA-0, #logout_dropdown .dropdown-menu > li > a{ padding:0px;}
.PL-0{ padding-left:0px;}
.PR-0{ padding-right:0px;}
.PT-0{ padding-top:0px;}
.PB-0{ padding-bottom:0px;}

.MA-0{ margin:0px;}
.MT-0-imp{ margin-top:0px !important;}
.MA-10 {margin:10px;}
.MA-15 {margin:15px;}
.ML-0{ margin-left:0px;}
.MR-0{ margin-right:0px;}
.MT-0{ margin-top:0px;}
.MT-0-imp{ margin-top:0px !important;}
.MT-3{ margin-top:3px;}
.MB-0{ margin-bottom:0px;}

.MR-15{ margin-right:15px;}
.MR-19{ margin-right:19px;}
.MR-25{ margin-right:25px;}
.ML-13{margin-left:13px;}
.MT-5{margin-top:5px;}
.MB-5{margin-bottom:5px;}
.MB-10{margin-bottom:10px;}
.MT-10{margin-top:10px;}
.PR-5{ padding-right:5px;}
.PL-5{ padding-left:5px;}
.frt{
	float:right;
}
.flt{
	float:left;
}
.PT-3{
	padding-top:3px;
}
.PT-5{
	padding-top:5px;
}
.PB-5{
	padding-bottom:5px;
}
.PT-6{
	padding-top:6px;
}
.PT-7{
	padding-top:7px;
}
.PT-10{
	padding-top:10px;
}

.PB-10{
	padding-bottom:10px;
}
.PT-20{
	padding-top:20px;
}
.PB-30{
	padding-bottom:30px;
}
.PB-20{
	padding-bottom:20px;
}
.PA-10{
	padding:10px;
}
	
.PA-10-15 {
	padding:10px 15px;
}
.PTB-20{
	padding-top:20px;
	padding-bottom:20px;
}
.ML-10{
	margin-left:10px;
}
.PA-5{
	padding:5px;
}
.PA-5-8{
	padding:5px 8px;
}
.PR-10{
	padding-right:10px;
}
.form-control {
	text-transform:uppercase;
	padding:6px;
}
.sec2{
	padding-left:6%;
}
.sec3{
	padding-left:11%;
}
.sec4{
	padding-left:7%;
}
.error-msg{
	text-align:left;
	color: #a94442;
	margin-top:5px;
}
.error-msg.text-center{
	text-align:center;
}
button[disabled] i{
	color: #CCC;
}
.fa-close:hover, #vehicle_tbl .fa-pencil , #vehicle_tbl .fa-trash, #driver_tbl .fa-pencil , #driver_tbl .fa-trash,#more-details,#less-details{
	cursor:pointer;
}
button:hover, button:focus{
	outline:none !important;
}
.font-bold{
	font-weight:bold;
}
.font-normal{
	font-weight:normal;
}
.small-icons{
	font-size: 18px;
	padding-right: 5px;
	color:#323232;
}
.width-19per{
	width:19%;
}
.color-grey{
	color:#C9C9C9;
}
.small-icons-pad{
	padding-right: 11px;
	padding-left: 5px;
}
.color-blue{
	color:#163675 !important;
}
.navbar {
	 min-height: 73px;
}
.nav-style{
	border-radius:0px;
	/*background:#FA8258;*/
	background:#0B0B61;
	box-shadow: 0 1px 2px #999;
	-webkit-box-shadow: 0 1px 2px #999;
	-moz-box-shadow: 0 1px 2px #999;
}
.nav-style .navbar-collapse{
	padding-left:222px;
}
.navbar-default{
	border:0px;
	text-decoration:none;
}
.navbar-nav {
	text-decoration:none !important;
}

.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus {
	background: #A0C247;
	filter:none;
	text-decoration:none;
}

.logo-size{
	/*height:40px;
	width:100px;*/
	width:300px;
	 border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	 border-top-left-radius: 5px;
    border-top-right-radius: 5px;    
    position: relative;
    margin:10px;
}

	.img-size-members {
	width: 65px;
	height: 75px;
}

.newicon-size{
	width:25%;
}

.indexing-size{
	/*height:40px;
	width:100px;*/
	width:100px;
	 border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	 border-top-left-radius: 5px;
    border-top-right-radius: 5px;    
    position: relative;
    /* margin:10px; */
}


.ML-30{ margin-left:30px;}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	padding-top:20px;
	padding-bottom:12px;
	margin-right:8px;
	color:#FFF;
}
#logout_navbar {
	margin-top:60px;
}
#logout_navbar .fa-bell{ 
	background: #fff;
    border-radius: 50%;
    color: #951919;
    font-size: 14px;
    margin-right: 6px;
    margin-top: -2px;
    padding: 4px;
}
#logout_navbar > li > a, #logout_navbar > li > a:hover, #logout_navbar > li > a:focus{
	padding:10px 9px 12px 9px;
	margin-right: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color:#173676;
	filter:none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	color: #173676;
	background: none repeat scroll 0 0 #a0c247;
	filter:none;
}
.menu-right-li{
	padding:20px 5px 12px 5px;
	color:#fff;
}
.li-logout{
	padding:9px 5px 0px 5px;
}
.li-logout a{
	  margin-left: -12px;
}
.font-14{
	font-size:14px;
}
.quote-select{
	border-radius: 0px;
	height: 27px;
	padding: 0px 10px;
}
.txt-align-center{
	text-align:center;
}
.section-style{
	border:1px solid #e4e4e4;
	background:#F6F6F6;
	box-shadow: 0 1px 2px #e4e4e4;
	-webkit-box-shadow: 0 1px 2px #e4e4e4;
	-moz-box-shadow: 0 1px 2px #e4e4e4;
	margin-left:0px;
	margin-right:0px;
}
.status-txt{
	border-radius:2px;
}
.MR-10{
	margin-right:10px;
}
.btn-quote{
	border:1px solid #ccc;
	background: -webkit-linear-gradient(#3169be, #16458b) repeat scroll 0% 0% transparent; /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#3169be, #16458b) repeat scroll 0% 0% transparent;/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#3169be, #16458b) repeat scroll 0% 0% transparent; /* For Firefox 3.6 to 15 */
	background: linear-gradient(#3169be, #16458b) repeat scroll 0% 0% transparent; /* Standard syntax */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3169be', endColorstr='#16458b', GradientType=0);
	color:#fff;
	font-size:13px;
	border-radius: 3px;
}
.btn-policy{
	border:1px solid #aaa;
	background: -webkit-linear-gradient(#ffffff, #d4d4d4) repeat scroll 0% 0% transparent; /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ffffff, #d4d4d4) repeat scroll 0% 0% transparent;/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ffffff, #d4d4d4) repeat scroll 0% 0% transparent; /* For Firefox 3.6 to 15 */
	background: linear-gradient(#ffffff, #d4d4d4) repeat scroll 0% 0% transparent; /* Standard syntax */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d4d4d4', GradientType=0);
	color:#173676;
	font-size:13px;
	border-radius: 3px;
}
.btn-insured{
	border-radius:2px;
	background:#3399FF;
	color:#fff;
}
.bottom-btn-color{
	background:#E4E4E4;
	color:#BCBCBC;
	font-weight:bold;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
  border-top-color:#357ebd;
  border-right-color:#357ebd;
  border-bottom-color:#357ebd;
  border-left-color:#357ebd;
  background-color:rgb(66, 139, 202);
}
.sec-header{
	font-size:16px;
	padding: 14px 15px;
	font-weight:bold;
}
.inner-section-header{
	font-size:14px;
	padding-top:10px;
	font-weight:bold;
	color:#666666;
}
.policy-icon{
	font-size:50px;
	color:rebeccapurple;
}

.paper-icon{
	font-size:50px;
	color:#0B0B61;
}


.BB-1{
	border-bottom:1px solid #F0F0F0;
}
.BT-1{
	border-top:1px solid #F0F0F0;
}
.color-green{
	background:#cce16d;
}
.color-red {
	background:#D85452;
}
.container-color{
	background:#fff;
}
.policy-container{
	padding-top:15px;
}
.color-white{
	background:#FFFFFF;
}
.panel-style{
	border-radius:0px;
	border:0px;
}
.panel-style .panel-heading{
	background:#FFFFFF !important;
}
.panel-style > div > h4{
	font-size:12px;
}
.policy-tag {
	font-size:16px;
}
.effQuote {
	border:1px solid #aaa;
	background: -webkit-linear-gradient(#cce16d, #879b25) repeat scroll 0% 0% transparent; /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#cce16d, #879b25) repeat scroll 0% 0% transparent;/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#cce16d, #879b25) repeat scroll 0% 0% transparent; /* For Firefox 3.6 to 15 */
	background: linear-gradient(#cce16d, #879b25) repeat scroll 0% 0% transparent; /* Standard syntax */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cce16d', endColorstr='#879b25', GradientType=0);
	color:#163675;
	font-size:12px;
	padding: 6px 12px;
}
table.dataTable thead th, table.dataTable thead td {
    padding: 10px 10px;
    border-bottom: 1px solid #CCC;
}
table.dataTable.display tbody tr.odd > .sorting_1,table.dataTable.display tbody tr.even > .sorting_1,table.dataTable.display tbody tr > td{
	background: #FFF;
}
table.dataTable.no-footer {
    border-bottom: 1px solid #CCC;
}
#logout_dropdown{
	display:none;
}
.dropdown-menu {
	font-size: 12px;
}
/*.header .navbar .container-fluid .navbar-header .navbar-toggle {
    padding: 8px 5px;
}*/
#view-pending-quote .dropdown-menu,#logout_dropdown .dropdown-menu{
	right:0px;
	left:auto;
	border-radius:0px;
}
.update .dropdown-menu {
    margin: 1px 0px 0px;
    right: 0px;
    border-radius: 3px;
    border: 1px solid #CCC;
    left: auto;
    z-index: 100;
}
.update .dropdown-menu li{
	border: 1px solid #ccc;
	margin: 0px 5px;
	border-radius: 3px;
	background: #EEEEEE;
	margin-top:3px;
}
#view-pending-quote .dropdown-menu .divider{
	clear:both;
	margin:0px;
}
#logout_dropdown .dropdown-menu li{
	padding-left:10px;
}
#view-pending-quote ul{
	width:200%;
	font-size:12px;
	padding:0px;
}
#view-pending-quote .badge{
	background: -webkit-linear-gradient(#D75351, #D85452) repeat scroll 0% 0% transparent; /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#D75351, #D85452) repeat scroll 0% 0% transparent;/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#D75351, #D85452) repeat scroll 0% 0% transparent; /* For Firefox 3.6 to 15 */
	background: linear-gradient(#D75351, #D85452) repeat scroll 0% 0% transparent; /* Standard syntax */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D75351', endColorstr='#D85452', GradientType=0);
	border-radius:2px;
}
#dropdownMenu1{
	font-size:12px;
}
#view-pending-quote ul li a .flt{
	margin-left:-10px;
	padding:10px 0px;
}
#view-pending-quote ul li a .frt{
	margin-right:-10px;
	padding:10px 0px;
}
#view-pending-quote ul li a{
	padding:0px 20px;
}
#dropdownMenu1:active, #dropdownMenu1:focus ,#dropdownMenu1:hover{
	background:#fff;
}
.f-nav{ 
	z-index: 500;
	position: fixed;
	left: 0; 
	top: 0;
	padding-left:15px;
	padding-right:15px;
	width:100%;
	border-bottom: 1px solid #E9E9E9;
	box-shadow: 0px 1px 5px #E6E6E6;
}
#email-insured div a{
	word-wrap: break-word;
}
#add-driver .radio-inline + .radio-inline,#add-driver  .checkbox-inline + .checkbox-inline{
	margin-left:0px;
}
.policy-num{
	float:left;
	width:31%;
}
.eff-date-txt {
	color: #666;
	float:left;
	font-size:13px;
	margin-left:10px; 
	padding-left:8px;
	margin-bottom:5px;
	border-left:1px solid #666;
	width:66%;
}
.eff-date-txt .fa-info-circle{
	font-size:32px;
	position:absolute;
}
.eff-date-txt span{
	padding-left:35px;
	display:block;
}
/*#driver_tbl tbody tr:hover,#driver_tbl tbody:nth-child(even)  .sorting_1,#vehicle_tbl tbody tr:hover,#vehicle_tbl tbody:nth-child(even)  .sorting_1{
	background:#fff !important;
}	 */
#vehicle_tbl td.veh-icon{
	padding:0px;
}
#driver_tbl td button,#vehicle_tbl td button{
	border:0px;
	background: transparent;
}


#driver_tbl thead th, #vehicle_tbl thead th,#change-premium-table thead th,#Summary_Report_table thead th,#future-installments thead th,#policy-quote-table thead th,
#bill_history_installment_tbl thead  th , #bill_history_transaction_tbl thead th, #NonPayCancellation_table thead th, #UnderwritingCancellation_table thead th,
#PendingRenewals_table thead th, #AdminAgentForm_tbl thead th, #UnderwritingAgentForm_tbl thead th,
#agencyMail_tbl thead th,#ManageUser_tbl thead th, #projectList_tbl thead th
{
	background: -webkit-linear-gradient(#FDFDFD, #DEDEDE) repeat scroll 0% 0% transparent; /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#FDFDFD, #DEDEDE) repeat scroll 0% 0% transparent;/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#FDFDFD, #DEDEDE) repeat scroll 0% 0% transparent; /* For Firefox 3.6 to 15 */
	background: linear-gradient(#FDFDFD, #DEDEDE) repeat scroll 0% 0% transparent; /* Standard syntax */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#dedede', GradientType=0);
}	
table.dataTable {
    border-collapse: collapse !important;
} 
#driver_tbl_length,#driver_tbl_filter,#driver_tbl_info, #driver_tbl_paginate,
 #vehicle_tbl_length, #vehicle_tbl_filter,#vehicle_tbl_info,#vehicle_tbl_paginate,
 #change-premium-table_length,#change-premium-table_filter,#change-premium-table_info,#change-premium-table_paginate,
 #policy-quote-table_length,#policy-quote-table_filter,#policy-quote-table_info,#policy-quote-table_paginate,
 #loss_payee_tbl_length,#loss_payee_tbl_filter,
 #vin_vehicledetails_tbl_length,#vin_vehicledetails_tbl_filter,#vin_vehicledetails_tbl_info,#vin_vehicledetails_tbl_paginate,
 #Summary_Report_table_length, #Summary_Report_table_filter,#Summary_Report_table_info,#Summary_Report_table_paginate,

{
	display:none;
}
table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.display tbody tr.odd:hover > .sorting_1, table.dataTable.display tbody tr.even:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_1, table.dataTable.order-column.hover tbody tr.even:hover > .sorting_1,table.dataTable > tbody > tr:hover > td, table.dataTable > tbody > tr:hover > th {
	background: #EEE;
}
.footer-link{
	float:right;
	margin:10px 0px;
}
.footer-link a{
	color:#666;
}
.footer-icon{
	font-size: 140%;
	border-radius: 50px;
	color: #fff;
	background: none repeat scroll 0% 0% #000;
	float:right;
}
.border-right-0{
	border-right: 0px;
}
.color-trash{
	color:#A14243;
}
.color-edit{
	color:#173676;
}
.th-width{
	width:100px;
}
.th-icon-width{
	width:48%;
}
.txt-decoration{
	text-decoration:underline;
}
/*#insured-more-edit form .form-control{
	height: 30px;
	padding: 5px;
	font-size: 13px;
	border-radius:0px;
}*/
.inner-section-header span,#update-vehicle,#delete-vehicle,#update-driver,#delete-driver,#newQuote,#financial-modal,#process-change,#conviction_details_driver,#vin_vehicledetails,#aplus_new_tbl_modal,#add_popup{
	display:block;
}
.policy-container .inner-section-header span,.policy-container #update-vehicle,.policy-container #delete-vehicle,.policy-container #update-driver,.policy-container #delete-driver,.policy-container #newQuote,.policy-container #financial-modal,.policy-container #process-change,.policy-container #conviction_details_driver,.policy-container #vin_vehicledetails{
	display:inline;
}
.modal-background{
	background:rgba(0,0,0,0.7);
}
.edit-driver-header{
	font-size: 16px;
}
.close-icon{
	color:#A21717;
	padding-top:7px;
}
.color-black{
	color:black;
}
#process-change{
	display:block;
}
.width-65per{
	width:65%;
}
.width-100per{
	width:100%;
}
.btn-decoration{
	width:auto;
	white-space: normal;
	color: #173676;
	font-size: 13px;
}
#radio-table tr{
	background:#F2F2F2;
}
#radio-table td{
	width:50%;
}
#radio-table td .radio{
	text-align:left;
}
.modal-color{
	background:#F2F2F2;
}
.login-bg-img{
/*	background-image:url("../img/Desert.jpg");
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
	background:url(../img/i11.jpg) no-repeat;
	background-size:100% 100%;
	background-attachment:fixed;
}
.green-band{
	height: 7px;
	background:rgb(160,194,71);
}
.login-main{	
	margin-right:30px;
	background:rgba(0,0,0,0.5);
	z-index:100;
	position:absolute;
	top:0px;
	right:0px;
	box-shadow:0px 1px 2px 0px rgba(89, 84, 84, 0.7);
}
.login-logo{
    background: #FFF;
    text-align: center;
	/*border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;*/
	box-shadow:0px 1px 2px 0px rgba(89, 84, 84, 0);
}
.error-box{
	display:none;
}
.form-agent-login{
	padding: 5px 25px 15px 25px;
	text-align:center;
	color: #FFF;
}
.text-forget-pass{
	font-size: 14px;
	font-weight:bold;
}
.text-or{
	font-size: 17px;
}
.form-agent-login a{
	color:#FFF;
}
.form-agent-login .signin-btn{	
	background: -webkit-linear-gradient(rebeccapurple,rebeccapurple); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(rebeccapurple,rebeccapurple); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rebeccapurple,rebeccapurple); /* For Firefox 3.6 to 15 */
	background: linear-gradient(rebeccapurple,rebeccapurple); /* Standard syntax */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3169BE', endColorstr='#16458B', GradientType=0);
	color:#FFF;
	font-weight: bold;
	border-top:0px;
	outline:none !important;
}
.form-agent-login .signup-btn{	
	background: none repeat scroll 0% 0% transparent;
	color: #FFF;
	border-color: #FFF;
	outline:none !important;
}
.login-txtbox-div{
	text-align:left;
	width:100%;
	background:#FFF;
	border-radius:5px;
	color:rebeccapurple;
}
.login-txtbox{
	border: 0px none;
	width: 80%;
	padding:5px;
	font-size:19px;
	box-shadow: none;
	-webkit-box-shadow:none;
	outline:0px;
}
.icon-txtbox{
	margin:0px 5px;
	font-size:22px;
}
.null-txtbox-shadow{
    -webkit-box-shadow:0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 6px #DD1C1C ;
    -moz-box-shadow:0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 6px #DD1C1C ;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 6px #DD1C1C ;
}
.login-problem{
	padding-top:10px;
	background:rgba(0,0,0,0.70);
	color:#FFF;
	font-size: 13px;
	font-weight: bold;
}
.footer-login-contact{
	padding-top:10px;
	color:#fff;
	font-size: 12px;
}
.footer-txt{
	text-align: center;
	font-size:12px;
}
.form-agent-login .col-xs-12{
	margin-bottom:15px;
}
.login-problem  .col-xs-12{
	margin-bottom:10px;
}
.login-problem a,.login-problem a:hover,.login-problem a:focus{
	color:inherit;
}
.company-timings{	
	color:#FFF;
	font-size:12px;
	padding: 5px 15px;
}
.login-connect{
	background:rgba(74, 90, 42, 0.7);
	color:#FFF;
	font-size: 13px;
	padding: 15px 0px;
	text-align: center;
}
.footer-login-connect{
	color:#144486;
	font-size: 12px;
	text-align: right;
}
.login-connect a{
	color:inherit;
}
.connect-content{
	margin-bottom:15px;
}
.connect-icon{
	font-size:30px;
}
.connect-icon-right{
	margin-left:30px;
}
.icon-size{
	font-size:25px;
}
.login-foot{
	background:rgba(0,0,0,0.80);
	color:rgba(152,154,153,1);
	font-size: 13px;
	padding: 10px 15px;
}
.login-foot a{
	color:inherit;
}
.login-foot a:hover,.login-foot a:focus{
	color:#428BCA;
}
.respo-table> thead > tr > th
{
	min-height:45px;
	padding:5px 0px;
	padding-left:5px;
	width:25%;
}
.respo-table> tbody > tr > td
{
	min-height:45px;
	padding:5px 0px;
	padding-left:5px;
}

#conviction_tbl> tbody > tr > td{
	padding:5px;
}
.respo-table-head{
	border-bottom:1px solid #F0F0F0;
}
.respo-table-form{
	width:auto;
	}
.respo-table-header{
	margin-left:10%;
}
/*--------------------------------------------------------------------------*/
.respo-table> thead > tr > th#Coverage_details
{
	width:22%;
}
.table-condensed > thead > tr > .respo-table-th2,.table-condensed > tbody > tr >.respo-table-td2{
padding-left:5px;
}
.table-condensed > thead > tr > .respo-table-th3,.table-condensed > tbody > tr >.respo-table-td3{
padding-left:5px;
}
.table-condensed > thead > tr > .respo-table-th4,.table-condensed > tbody > tr >.respo-table-td4{
padding-left:5px;
}

#view_vehicle_info .table-condensed > thead > tr > .respo-table-th2,#view_vehicle_info .table-condensed > tbody > tr >.respo-table-td2{
padding-left:1%;
}
#view_vehicle_info .table-condensed > thead > tr > .respo-table-th3,#view_vehicle_info .table-condensed > tbody > tr >.respo-table-td3{
padding-left:16%;
}
#view_vehicle_info .table-condensed > thead > tr > .respo-table-th4,#view_vehicle_info .table-condensed > tbody > tr >.respo-table-td4{
padding-left:13.7%;
}



.content-row .form-control.zip-text-box{
width:70%;
}

.content-row .form-control.qtyselect{
width:80%;
}
.content-row .form-control{
width:90%;
}

.PLR-15{
padding-left:15px;
padding-right:15px;

}

#vehicle-code-search-txt,#vehicle-vin-txt{
width:50%;
}
#vehicle-code-search-btn, #vehiclerep-code-search-btn{
width: 35%;
max-width: 65px;
margin: 2px 10px;
padding: 5px 0px;
}



#edit-insured-billing-add{
padding-left:0px;
}
/*--------------------------------------------------------------------------*/

#change-premium-table table.dataTable.display tbody tr.odd > .sorting_1{
	background-color:transparent;
}
.txt-align-right{
	text-align:right;
}
.flip-scroll table {
  width: 100%;
  margin-bottom:20px;
}
.modal-footer{
	border-top:none;
	text-align:center;
}
.btn-left-modal{
	float:left;
	margin-right:5px;
	margin-left:5px;
}
.btn-right-modal{
	float:right;
	margin-right:5px;
}
.dashboard-body{
	/*background:rgb(230,234,243);*/
	padding:0px 15px 10px 15px;
	margin-top: 20px;
	margin-bottom:20px;
}
.dashboard-box, .dashboard-boxpolicy, .banner {
	border:1px rgba(204, 204, 204, 1) solid;
	box-shadow: 0px 0px 2px #B7B7B7;
	background:#163675;
}
.dashboard-boxpolicy, .dashboard-searhresultbox {
	background:#fff;
}


.banner {
	background:#fff;
}
.notification-left{
	padding-left:0px;
	padding-right:8px;
}
.notification-right{
	padding-left:8px;
	padding-right:0px;
}
.notification-center{
	padding-left:4px;
	padding-right:4px;
}
.notification-no{
	padding:0px 15px 0px 0px;
	font-size:40px;
	color:#fff;
	padding-bottom:0px;
}
.notification-txt{
	border-top:1px rgb(224, 224, 224) solid;
	font-size:14px;
	padding:10px 0px;
	background:#fff;
}
#policy-tab{
	padding: 40px 15px;
}
#policy-tab .form-control{
	display:inline-block;
	width:50%;
}

.go-btn,.go-btn:hover,.go-btn:focus {
	background: -webkit-linear-gradient(#3169BE, #16458B) repeat scroll 0% 0% transparent; /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#3169BE, #16458B) repeat scroll 0% 0% transparent;/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#3169BE, #16458B) repeat scroll 0% 0% transparent; /* For Firefox 3.6 to 15 */
    background: linear-gradient(#3169BE, #16458B) repeat scroll 0% 0% transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3169BE', endColorstr='#16458B', GradientType=0);
    color: #FFF;
    border: 0px none;
    outline:none !important;
}
#policy-tab .go-btn {
	margin-top:-3px;
   
}

#policy-tab a {
	text-decoration:underline;
}
#dashbord-tablist > li > a{
	border-radius:0px;
	border-top: 3px solid #FFF;
	border-right: 1px solid #CCC;
	margin-right:0px;
	color:rgb(20,68,134);
}
#dashbord-tablist > li > a:focus{
	border-color:transparent;
}
#dashbord-tablist > li.active> a{
	border-right: 1px solid #CCC;
	color:#000;
	border-top: 3px solid #163675;
}

.dashboard-carousel-box{
	padding: 0px;
}
.carousel-inner .item {
	height: 350px;
}	
.dashboard-carousel-section{
	padding-right:0px;
	margin-top:10px;
}

.dashboard-carousel-box .carousel-indicators {
    left: 66%;
    text-align: right;
}

.dashboard-carousel-box .carousel-indicators li {
    width: 10px;
    height: 10px;
	border:0px;
    background-color: #163675;
    border-radius: 10px;
	margin:0px;
	list-style-type: circle;
}
.dashboard-carousel-box .carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0px;
	border:0px;
    background-color: #c5da66;
}

.dashboard-carousel-box ol {
	margin-bottom: 5px;
	bottom: 0px;
}
.footer{
	border-top:1px #ccc solid;
	background: rgba(22,54,117,0.7);
	clear: both;
    color: #fff;
    overflow: hidden;
	margin-bottom:10px;
	padding-bottom:8px;
	box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	-moz-box-shadow: 0 1px 3px #999;
}
.footer a{
	color: #fff;
}
.footer-copyright{
	text-align:right;
}

.footer .connect-content{
	margin-bottom:5px;
	
}

.footer-connectbox-1{
	padding:0px;
	margin-top: 12px;
	text-align:right;
}
.footer-connectbox-2{
	padding-right:0px;
	padding-left:0px;
	margin-top: 12px;
	text-align:right;
}
/*---Messages Start---*/
.alert {
	padding: 15px;
	margin: 5px;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 4px;
	clear:both;
	width:99%;
}
.alert-success {
	background-color: #DFF0D8;
	border-color: #D6E9C6;
	color: #3C763D;
}
.alert-warning {
	background-color: #FCF8E3;
	border-color: #FAEBCC;
	color: #8A6D3B;
}
.alert-error {
	background-color: #F2DEDE;
	border-color: #EBCCD1;
	color: #A94442;
}
.alert-info {
	background-color: #D9EDF7;
	border-color: #BCE8F1;
	color: #31708F;
}
/*---Messages End---*/
/***
Responsive & Scrollable Tables
***/
.table-scrollable {
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	border: 1px solid #dddddd;
	margin: 10px 0 !important;
}
.table-scrollable > .table {
	width: 100% !important;
	margin: 0 !important;
	margin-bottom: 0;
	background-color: #fff;
}
.table-scrollable > .table > thead > tr > th,
.table-scrollable > .table > tbody > tr > th,
.table-scrollable > .table > tfoot > tr > th,
.table-scrollable > .table > tfoot > tr > th,
.table-scrollable > .table > tfoot > tr > td {
	white-space: nowrap;
	
}
.table-scrollable > .table-bordered {
	border: 0;
}
.table-scrollable > .table-bordered > thead > tr > th:first-child,
.table-scrollable > .table-bordered > tbody > tr > th:first-child,
.table-scrollable > .table-bordered > tfoot > tr > th:first-child,
.table-scrollable > .table-bordered > thead > tr > td:first-child,
.table-scrollable > .table-bordered > tbody > tr > td:first-child,
.table-scrollable > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.table-scrollable > .table-bordered > thead > tr > th:last-child,
.table-scrollable > .table-bordered > tbody > tr > th:last-child,
.table-scrollable > .table-bordered > tfoot > tr > th:last-child,
.table-scrollable > .table-bordered > thead > tr > td:last-child,
.table-scrollable > .table-bordered > tbody > tr > td:last-child,
.table-scrollable > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.table-scrollable > .table-bordered > thead > tr:last-child > th,
.table-scrollable > .table-bordered > tbody > tr:last-child > th,
.table-scrollable > .table-bordered > tfoot > tr:last-child > th,
.table-scrollable > .table-bordered > thead > tr:last-child > td,
.table-scrollable > .table-bordered > tbody > tr:last-child > td,
.table-scrollable > .table-bordered > tfoot > tr:last-child > td {
	border-bottom: 0;
}

#newQuote .btn-decoration{
	width:auto;
}
#print_tbl{
	 border-bottom:1px solid #DDD;
	
}

#print_tbl tbody tr:hover td {

	  border-bottom:1px solid #dddddd;

	}
	#print_tbl .arr-icon{
		text-decoration:none;
	}
#print_tbl .up-down-arr{
	background: #EEE;
	padding: 1px 3px;
	border-radius: 2px;
	border: 1px solid #aaaaaa;
	color: #aaaaaa;
	text-decoration:none;
	}
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.display tbody tr > td {
    background: none repeat scroll 0 0 transparent !important;
 
  
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd{
	background: transparent;
}

.txt-green{
color:rgb(160,194,71);
}

/***
Responsive Flip Scroll Tables
***/
/*--------------------Abhishek Manasi's work end---------------------------------*/


.change-premium{
display:block;
padding:6px 0px 10px;
}

.change-premium-btn{
padding:10px 15px;
}

.change-premium-btn .btn-decoration{
float:right;
margin-left:5px;
}

.endrosment-effdate-icon{
font-size: 16px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
}

#endorsement_effdate_quoteno{
font-size:14px;
}

#view-pending-quote{
float:right;
}

#discardQuoteYes{
	float:left;
	width:20%
}
#discardQuoteClose{
	float:right;
	width:20%
}


.required-txtbox{
	border-color:#FE0D0D;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.075) inset, 0px 0px 1px rgba(233, 107, 102, 0.6);
}

.required-radiobtn{
padding-left: 5px;
padding-top: 7px;
border-radius: 5px;
border:1px solid #FE0D0D;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.075) inset, 0px 0px 1px rgba(233, 107, 102, 0.6);
}

.txt-uppercase{
	text-transform: uppercase;
}

.dataTable td a{
	cursor: pointer;
}

#DriverReqFieldsError , #VehReqFieldError ,#EditInsuredFieldError, #VehrepReqFieldError , #paymentRequiredFieldError{
    padding-right: 5px;
    padding-left: 5px;
}

#DriverReqFieldsError > .alert  , #VehReqFieldError > .alert,  #EditInsuredFieldError > .alert,  #VehrepReqFieldError > .alert,  #paymentRequiredFieldError > .alert{
    padding-left: 10px;
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 0px;
	width:100%;
}

#DriverReqFieldsError i, #VehReqFieldError i, #EditInsuredFieldError i, #VehrepReqFieldError i, #paymentRequiredFieldError i{
	font-size:14px;
	margin-right:5px;
}

#process-change-div .print-icon{
	font-size:20px;
	margin-right:10px;
	
}

div:focus{
	
	outline:none;
}
#coveragedetails_tab .form-control {
	width:90%;
}

.printformemailtxtbox{
	width:auto;
}

.printformemailbtn{
	margin-left:4px;
	margin-top:1px;
}

.width-100per{
	width:100%;
}


.content-row .form-group .form-control{
width:100%;
}
.content-row .form-group{
width:90%;
}
.notification-no .visual {
	width:80px;
	height:80px;
	dispaly:block;
	float:left;
	padding-top:10px;
	padding-left:15px;
	margin-bottom:15px;
	font-size:35px;
	line-height:35px;
}
.notification-no .visual >i {
	margin-left:-35px;
	font-size:110px;
	line-height:110px;
	/*color: rgba(184, 209, 109, 1);*/
	color: rgba(192, 255, 2, 0.30);
}


.connect-icon1, .connect-icon2{
	margin-right:20px;
}

.connect-title{
	float:right;
}

.contact-sec{
	padding-left:6%;
}
.termsuse-footer{text-align:right;}

.footernew, .footernew a {color:#fff !important;}


.footer-contact-container{background: none repeat scroll 0% 0% rgba(51, 50, 50, 0.5) !important;
color: #FFF !important;
}


.footer-terms-container{background: none repeat scroll 0% 0% rgba(96, 96, 96, 1) !important;

color: #FFF !important;
}

.overflowhidden{overflow: hidden;}

.notify-details{
	text-align:center;
	margin-top: 5px;
	 margin-left: 0px;
	 font-size:70px;
	 position: absolute;
right: 15px;
	}

.BL-0-imp{
	border-left-width: 0px !important;
}


.editinsuredmobileicon{
      padding-top: 6px;
    padding-right: 10px;
    padding-left: 4px;

}

.editinsuredhomeicon{
    padding-top: 7px;
}


#aplus_new_tbl_modal tr > td{
padding: 0px 10px;
}

.aplus-printicon{
	font-size: 37px;
    margin-right: 10px;
    margin-left: 10px;
    color: #9C9C9C;
    cursor: pointer;
}
.aplus-printicon:hover{
    color: #163675;
}


#Summary_Report_table a{
	text-decoration: underline;
}

#Summary_Report_table a:hover{
	color:#163675;
}

#Summary_Report_table a.txt-red, .txt-red {
	color:#F01712;
}

#Summary_Report_table a.txt-red:hover {
    color: #ba0000;
}

.vehdecodebtn{
	margin-left:-14px;
	margin-top:2px;
}

.veiwpendingdrop{
	max-height: 700px; overflow: auto;
	
	}
	
	#datatable_lossPayee{
	padding-left:15px;
	padding-right:15px;
	}
	
input[type="radio"], input[type="checkbox"] {
	
	cursor:pointer
}

.sidebar-bg {
background: none repeat scroll 0% 0% #F6F6F6;
}

.section-style2{
    border: 1px solid #E4E4E4;
    box-shadow: 0px 1px 2px #E4E4E4;
}
.UnderwritingAgentForms_div{
	padding-right: 15px;
}

.notification-txt,.cursor-pointer{
cursor:pointer;
}

.passwordStrengthbox{    
border: 1px solid rgba(173, 189, 171, 0.44);
margin-left: -3px;
}

@media only screen and (min-width:1400px){
	.policy-num{
		width:21%;
	}
	.eff-date-txt {
		width:77%;
	}
}
@media only screen and (min-width:1200px){
	.policy-num{
		width:26%;
	}
	.eff-date-txt {
		width:70%;
	}
	
.connect-icon1 , .connect-icon2{
	margin-left:45px;
}
	
}

@media only screen and (max-width:1000px){
	.policy-num{
		width:100%;
	}
	.eff-date-txt {
		width:100%;
		border-left:0px;
		margin-left:0px;
		padding-left:0px;
	}
}


@media only screen and (max-width:980px){
	.respo-table-form {
		width: 85%;
	}
	.logo-size{
		width:200px;
	}
		.img-size-members {
	width: 15px;
	height: 20px;
}
	.nav-style .navbar-collapse {
		padding-left:180px;
	}
	.policy-container{
		padding-top:22px;
	}
}


@media only screen and  (max-width:888px){
	.termsuse-footer{text-align:left !important;}
	
	.connect-title{
	float:left !important;
	}
}

@media only screen (min-width:796px) and  (max-width:888px){
	.termsuse-footer{text-align:left !important;}
	
}

@media only screen and  (min-width:480px) and (max-width:767px){

.content-row .col-xs-12{
width:50%;
}
.contact-sec{
	padding-left:0px;
}

}


@media only screen and  (min-width:768px) and (max-width:830px){
#endorsement_effdate_quoteno{
width:74%
}

#view-pending-quote-div{
width:24%;
}
}

@media only screen and (max-width:830px){
.endrosment-effdate-icon{
margin-left: 0px;
}

}



@media only screen and  (min-width:550px) and (max-width:767px){
#endorsement_effdate_quoteno{
width:62%;
}

#view-pending-quote-div{
width:38%;
}
}


@media only screen and (max-width:585px){
	
.notification-no .visual > i {margin-left: -45px;
font-size: 100px;}

.notify-details {
	font-size:50px;
	}
}

@media only screen and (max-width:767px){
	
.policy-tag{
		font-size:15px;
	}
	
	.img-size-members {
	width: 14px;
	height: 24px;
}


	.logo-size{
		height:52px;
		width:125px;
	}
	.newicon-size{
	width:5%;
}
	.nav-style .navbar-collapse{
		padding-left:0px;
	}
	.policy-container{
		padding-top:0px;
	}
	.navbar-default .navbar-nav li > a, .navbar-default .navbar-nav li > a:hover, .navbar-default .navbar-nav li > a:focus{
		margin-top:8px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a{
		color: #FFF;
	}
.login-main{	
	margin:0px 5px;	
}
 #logout_navbar{
	/* display:none; */
	margin-top: 0px;
	margin-left: 3px;
	background-color: #FE5A47;
	
} 
#sideMenu{
	 display:none;
}
#logout_dropdown{
	display:block;
	position: relative;
    float: right;
	color:#fff !important;
}
.navbar-header button {
	color:#fff ;
}
#logout_dropdown,#menu_btn{
	padding: 4px 9px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #DDD;
    border-radius: 4px;
	font-size:16px;
}
.navbar-header{
	padding-left: 15px;
}

.respo-table > tbody > tr > td {
  
    padding: 5px 10px;
}

.respo-table-form {
	width:100%;
}

.flip-scroll th{
	border:0px 1px 0px 0px !important;
}

.coverage-content{
	padding-right:5px !important;
}

.respo-table-head {
    border-bottom: 0px solid #F0F0F0;
}

.footer-txt{
	text-align: left;
	font-size:12px;
}
.footer-login-connect{

	text-align: left;
}

.dashboard-carousel-section{
	padding-left:0px;
}

.footer-copyright{
	text-align:center;
}

.footer-connectbox-1{
	padding-left:0px;
	text-align:left;
	margin-top:15px;
	width:110px;
}
.footer-connectbox-2{
	padding-right:0px;
	padding-left:0px;
	text-align:left;
	margin-top:15px;
}
.footer-copyright{
	text-align:left;
}
#edit-insured-billing-add{
padding-left:15px;
}



.change-premium-btn .btn-decoration{
float:none;
margin-top:7px;
margin-left:0px;
}
.change-premium-btn{
text-align:center;
} 


#discardQuoteYes{
	width:30%;
}
#discardQuoteClose{
	width:30%;
}

.veiwpendingdrop{
	max-height: 300px; overflow: auto;
	
	}
	
.UnderwritingAgentForms_div
{
	padding-right: 0px;
}
}


@media only screen and (min-width:600px) and (max-width:768px){
	
	.sec2{
		padding-left:7%;
	}
	.sec3{
		padding-left:7%;
	}
	.sec4{
		padding-left:7%;
	}

}

@media only screen and (max-width: 768px) {
  /* 768px */
.flip-scroll .flip-content:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.flip-scroll * html .flip-content {
    zoom: 1;
}
.flip-scroll *:first-child + html .flip-content {
    zoom: 1;
}
.flip-scroll table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.flip-scroll th,.flip-scroll td {
    margin: 0;
    vertical-align: top;
}
.flip-scroll th {
    text-align: left;
    border-right: 1px solid #ddd !important;
    padding: 5px;
    width: auto !important;
}
.flip-scroll table {
    display: block;
    position: relative;
    width: 100%;
}
.flip-scroll thead {
    display: block;
    float: left;
}
.flip-scroll tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
}
.flip-scroll thead tr {
    display: block;
}
.flip-scroll th {
    display: block;
    text-align: right;
  }
.flip-scroll tbody tr {
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
}
.flip-scroll td {
    display: block;
    min-height: 1.25em;
    text-align: left;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}
  /* sort out borders */
.flip-scroll th {
    border-bottom: 0;
    border-left: 0;
}
.flip-scroll td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.flip-scroll tbody tr {
    border-left: 1px solid #ddd;
}
.flip-scroll th:last-child,.flip-scroll td:last-child {
    border-bottom: 1px solid #ddd;
}


.menu{
	padding-left:0px;
}
.menu :nth-child(1){
	margin-left:0px;
}
.gender-height{
	height:64px;
}
#garaging-billing-add .form-control{
	margin-top:10px;
}
#contact-insured{
	padding-left:15px;
}
#view-pending-quote ul{
	width: 175%;
	font-size:11px;
}
/*#email-insured{
	padding-left:0px;
}*/

table{
font-size:12px;
}

table.dataTable tbody td {
    padding: 8px 6px;
}
#conviction_tbl > thead > tr > th, .table-condensed > tbody > tr > th{
	padding:12.4px;
}


.table-condensed > tbody > tr >.respo-table-td2{
padding: 5px 10px;
}
.table-condensed > tbody > tr >.respo-table-td3{
padding: 5px 10px;;
}
.table-condensed > tbody > tr >.respo-table-td4{
padding: 5px 10px;;
}


}



@media only screen and (max-width:480px){ 
.contact-sec{
	padding-left:0px;
}
	
.btn-policy{
	font-size:11px;
}
#view-pending-quote ul{
	width: 140%;
	font-size:11px;
}

#view-pending-quote ul li a .flt {
    margin-left: -10px;
    padding: 5px 0px;
}
#view-pending-quote ul li a .frt {
    margin-right: -10px;
    padding: 0px 0px 5px;
}

#logo-img{
	height:90px;
	width:234px;
}
.icon-size{
	font-size:21px;
}
.form-agent-login{
	padding: 5px 10px 15px 10px;
}
.connect-icon{
	font-size:27px;
}

.connect-icon-right{
	margin-left:20px;
}
.login-problem{
	font-size: 12px;
}

.company-timings{	
	font-size:9px;
}
.footer-login-timing{	
	font-size:9px;
}
.login-foot{
	font-size:12px;
	padding: 10px 5px;
}
.responsive-width{
	width:100%;
}
/*.del-btn{
	margin-left:5px;
	padding:7px 5px;
}
.upd-btn{
	margin-right:5px;
	padding:7px 5px;
}*/
.btn-left-modal,.btn-right-modal{
	float:none;
}
.policy-icon{
	font-size:35px;
}

.paper-icon{
	font-size:35px;
}

#process-change .modal-dialog {
    margin: -1px;
}
#process-change .modal-content {
    border-radius:0px;
}
.notification-left{
	padding-left:0px;
	padding-right:4px;
}
.notification-right{
	padding-left:4px;
	padding-right:0px;
}
.notification-center{
	padding-left:2px;
	padding-right:2px;
}

.notification-no{
	padding:5px;
	font-size:35px;
}
.sec3{
	padding-left:6%;
}
.sec-header{
	font-size:15px;
}

thead .inner-section-header {
    font-size: 12px;
}
.width-19per {
	width:100%;
}

#conviction_details_driver .modal-dialog,#losspayee_vehicledetails  .modal-dialog,#process-change .modal-dialog,#vin_vehicledetails .modal-dialog{
	margin:-1px;
	height:100%;
	overflow:scroll;
}
#conviction_details_driver .modal-content,#losspayee_vehicledetails  .modal-content,#process-change .modal-content{
	border-radius:0px;
	/*overflow:scroll;*/
}
#vin_vehicledetails .modal-content,#conviction_details_driver .modal-content{
border-radius: 0px;
height: 101%;
}


#endorsement_effdate_quoteno{
font-size:13px;
}

.endrosment-effdate-icon{
font-size: 25px;
margin-top: 5px;
margin-right: 4px;
}



#discardQuoteYes{
	float:none;
	 width:45%
}
#discardQuoteClose{
	float:none;
	width:45%
}

.sec2,.sec4{
	padding-left:15px !important;
}


.printformemailtxtbox{
	width:150px;
}

.printformemailbtn{
	margin-top:3px;
}

.vehdecodebtn{
	margin-left:0px;
	margin-top:2px;
}


.dashboard-searhresultbox .nav-tabs > li {
    width:100%;
	margin-bottom:0px;
}
.dashboard-searhresultbox .nav-tabs > li.active {
   
}
#dashbord-tablist > li.active > a {
    border-right: 0px solid #CCC;
    color: #000;
    border-top: 1px solid #163675;
    border-bottom: 1px solid #163675;
	 background:rgba(222, 221, 221, 1);
	 
}
#dashbord-tablist > li > a {
    border-radius: 0px;
    border-top: 0px solid #FFF;
    border-right: 0px solid #CCC;
    margin-right: 0px;
    color: #144486;
}

.report-tab-content{
padding-left:5px;
padding-right:5px;
}



.content-row .form-control.zip-text-box{
width:100%;
}

.content-row .form-control.qtyselect{
width:100%;
}
.content-row .form-control{
width:100%;
}

}

@media only screen and (min-width : 768px) and (max-width:1024px){
.sec2{
	padding-left:9%;
}
.sec3{
	padding-left:13%;
}
.sec4{
	padding-left:9%;
}
#view-pending-quote{
	text-align:right;
}
#view-pending-quote .btn-sm{
	margin-bottom:8px;
}
}

/*
@media only screen and (min-width : 481px) and (orientation : landscape){
.sec2{
	padding-left:5%;
}
.sec3{
	padding-left:5%;
}
.sec4{
	padding-left:5%;
}
}*/
@media only screen and (min-device-width : 600px) and (orientation : landscape){
.sec2{
	padding-left:8%;
}
.sec3{
	padding-left:13%;
}
.sec4{
	padding-left:9%;
}
}

@media only screen and (min-width : 768px){
#deleteDriverAndVehicleConf > .modal-dialog{
	width:620px;	
}

#conviction_details_driver .modal-dialog{
width:90%;
}

#addUserModal .modal-dialog,#editUserModal .modal-dialog{
width:767px;
}



#aplus_new_tbl_modal .modal-dialog, #losspayee_vehicledetails .modal-dialog, #add_popup .modal-dialog {
width:750px;
}


}



@media only screen and (min-width : 1024px) and (orientation : landscape){
.sec2{
	padding-left:6%;
}
.sec3{
	padding-left:11%;
}
.sec4{
	padding-left:7%;
}
} 


@media only screen and (max-width : 500px) and (orientation : landscape){
.sec2,.sec3{
	padding-left:0%;
}

.sec4{
	padding-left:9%;
}
.width-19per {
	width:100%;
}

#conviction_details_driver .modal-dialog,#losspayee_vehicledetails  .modal-dialog,#process-change .modal-dialog,#vin_vehicledetails .modal-dialog{
	margin:-1px;
	height:100%;
}
#conviction_details_driver .modal-content,#losspayee_vehicledetails  .modal-content,#process-change .modal-content,#vin_vehicledetails .modal-content{
	border-radius:0px;
	height:101%;
	overflow:scroll;
}
#conviction_tbl > thead > tr > th, .table-condensed > tbody > tr > th{
	padding:12.4px;
}
.contact-sec{
	padding-left:0px;
}
} 


